home *** CD-ROM | disk | FTP | other *** search
- Date: Mon, 19 Apr 93 15:13:54 -0700
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <9304192213.AA12759@netcom.netcom.com>
- To: mint@atari.archive.umich.edu, steve@earth.ox.ac.uk
- Subject: Re: Socket library... is anyone working on one?
-
- >Eric, any chance of getting MiNT to log messages such as all the boot time
- >messages (what xfs's have been run) to the daemon once it's started, just
- >like Unix? :-) It would be ideal if MiNT crash messages could be placed in
- >the file also, but that seems a little far fetched considering the system
- >would have halted by that time, so the syslogd would nolonger be there.
-
- In theory it wouldn't be too hard. Already the ALERT type messages are
- sent to /pipe/alert (if it exists) so that ALERT.ACC can display them.
- One could probably do something similar for debugging type messages
- and boot up messages. Finding the time to actually make the changes
- is the hardest part of it all, probably :-(.
-
-